Skip to content

Conversation

@AlexanderLanin
Copy link
Member

@AlexanderLanin AlexanderLanin commented Jul 23, 2025

Updating the LICENSE and NOTICE files to latest version. Those files have been reviewed by Eclipse Experts. Please merge this PR if and only if your repository does not need special consideration.
Reference: eclipse-score/score#1218

Copilot AI review requested due to automatic review settings July 23, 2025 22:02
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the project's licensing files to standardize them according to Apache 2.0 license requirements. The changes replace a simple copyright notice with the full Apache 2.0 license text and add a comprehensive Eclipse Foundation NOTICE file.

  • Replaces the abbreviated LICENSE.md with the complete Apache License 2.0 text in a new LICENSE file
  • Adds a new NOTICE file containing Eclipse Foundation project information, trademarks, and cryptography notices
  • Removes the previous simplified license file

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
LICENSE.md Removed - contained abbreviated copyright notice
LICENSE Added - contains full Apache License 2.0 text
NOTICE Added - contains Eclipse Foundation project notices and attributions

@github-actions
Copy link

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ✅ Passed

Click to expand output
[License Check Output]
2025/07/23 22:02:33 Downloading https://releases.bazel.build/7.4.0/release/bazel-7.4.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server and connecting to it...
INFO: Invocation ID: 6a38eec4-1328-4062-97c3-739751ce217f
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'googletest', the root module requires module version googletest@1.14.0, but got googletest@1.14.0.bcr.1 in the resolved dependency graph.
WARNING: For repository 'score_python_basics', the root module requires module version score_python_basics@0.3.0, but got score_python_basics@0.3.2 in the resolved dependency graph.
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.0.3, but got aspect_rules_lint@1.4.2 in the resolved dependency graph.
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (98 packages loaded, 10 targets configured)

Analyzing: target //:license-check (104 packages loaded, 10 targets configured)

Analyzing: target //:license-check (135 packages loaded, 229 targets configured)

Analyzing: target //:license-check (159 packages loaded, 1583 targets configured)

Analyzing: target //:license-check (165 packages loaded, 2868 targets configured)

Analyzing: target //:license-check (165 packages loaded, 2868 targets configured)

Analyzing: target //:license-check (165 packages loaded, 2868 targets configured)

Analyzing: target //:license-check (168 packages loaded, 4874 targets configured)

Analyzing: target //:license-check (169 packages loaded, 4998 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5118 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5118 targets configured)

Analyzing: target //:license-check (170 packages loaded, 5118 targets configured)

INFO: Analyzed target //:license-check (171 packages loaded, 7037 targets configured).
[8 / 13] Creating runfiles tree bazel-out/k8-opt-exec-ST-d57f47055a04/bin/external/score_dash_license_checker~/tool/formatters/dash_format_converter.runfiles [for tool]; 0s local
[9 / 13] JavaToolchainCompileClasses external/rules_java~/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[11 / 13] JavaToolchainCompileBootClasspath external/rules_java~/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 193.586s, Critical Path: 2.90s
INFO: 13 processes: 9 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt -review -project automotive.score -repo https://github.com/eclipse-score/module_template -token otyhZ4eaRYK1tKLNNF-Y
[main] INFO Querying Eclipse Foundation for license data for 2 items.
[main] INFO Found 1 items.
[main] INFO Querying ClearlyDefined for license data for 1 items.
[main] INFO Found 1 items.
[main] INFO Vetted license information was found for all content. No further investigation is required.

@github-actions
Copy link

The created documentation from the pull request is available at: docu-html

@MaximilianSoerenPollak MaximilianSoerenPollak merged commit 4a56c1b into main Jul 24, 2025
6 of 7 checks passed
@github-project-automation github-project-automation bot moved this from Draft to Done in Infrastructure Jul 24, 2025
@MaximilianSoerenPollak MaximilianSoerenPollak deleted the update-license branch July 24, 2025 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants